Drop the gtk-key-bindings property
authorMatthias Clasen <mclasen@redhat.com>
Sun, 17 Sep 2017 20:51:52 +0000 (16:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 17 Sep 2017 20:57:53 +0000 (16:57 -0400)
This has been deprecated for a while. Just use the -gtk-prefixed
name.

gtk/gtkcssstylepropertyimpl.c

index fc4156d5cbfae874bf17fc0a3a40f5485542773a..d50b2d31290c4097b5446c2f7c20b7839938b03e 100644 (file)
@@ -1602,7 +1602,6 @@ _gtk_css_style_property_init_properties (void)
                                           bindings_value_parse,
                                           bindings_value_query,
                                           _gtk_css_array_value_new (_gtk_css_string_value_new (NULL)));
-  _gtk_style_property_add_alias ("-gtk-key-bindings", "gtk-key-bindings");
 
   gtk_css_style_property_register        ("caret-color",
                                           GTK_CSS_PROPERTY_CARET_COLOR,